CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linear block code matlab

搜索资源列表

  1. tuxiangyunsuan

    0下载:
  2. 图像运算Matlab代码 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:4651
    • 提供者:王万国
  1. xian_xing_fen_zu_ma

    0下载:
  2. 自己编写的线性分组码编码器和解码器的 matlab程序,是学习信息论文的不错的参考-I have written a linear block code encoder and decoder matlab procedures, information papers are a good study reference
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1039
    • 提供者:何仲
  1. linblkcoderx

    1下载:
  2. LINEAR BLOCK CODE SIMULATION IN MATLAB-LINEAR BLOCK CODE SIMULATION IN MATLAB
  3. 所属分类:Communication-Mobile

  1. linblknew.m

    0下载:
  2. it is the code for linear block code
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:579
    • 提供者:shiva
  1. decode

    1下载:
  2. 该程序利用matlab语言主要实现(7,3)线性分组码的译码,并提取信息码-The program achieved using matlab language major (7,3) linear block code decoding, and extracting information codes
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:10199
    • 提供者:王兰
  1. bianma

    1下载:
  2. 该程序利用matlab主要实现(7,3)线性分组码的编码-Implementation of the program using matlab main (7,3) linear block code encoding
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:9670
    • 提供者:王兰
  1. matlab

    0下载:
  2. (7,4)线性分组码matlab程序自己编的一个小程序 希望对大家有用-(7,4) linear block code matlab program made themselves hope of a small program useful for all
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:688
    • 提供者:王军
  1. linear-block-code

    0下载:
  2. 本程序可以正常下载,运行。线性分组码定义,对于长度为n的二进制分组码,可以表示成(n,k),通常用于前向纠错。在分组码中,监督位加到信息位之后,形成新码,在编码中,k个信息位,被编为n位长度,(n-k)个监督码的作用是实现检错和纠错。-linear block code
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:6260
    • 提供者:宫月
  1. Cyclic(73)

    0下载:
  2. 循环码的定义以及由生成多项式求解生成 矩阵和系统生成矩阵的过程,并在Matlab环境下写出了循 环码的编码器和解码器代码,实现了编码和译码功能。分析和讨论了 此码发现错误、纠正错误的能力,并讨论了其与线性分组码、Hamming 码等信道编码的区别与联系。 - Definition of cyclic codes generated by the polynomial generator matrix of the process of seeking system, writte
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:202176
    • 提供者:胡志宏
  1. lecture2

    1下载:
  2. linear block code directly implementable in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:107767
    • 提供者:milind
  1. fenzu

    0下载:
  2. 74线性分组码matlab 代码段编码部分-74 linear block codes matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:870
    • 提供者:凡那么
  1. Yehao123

    0下载:
  2. 不同线性分组码编码的二进制通信系统抗噪声性能比较分析 基于matlab的仿真-Different binary linear block code encoding anti-noise performance communication system based on a comparative analysis of simulation matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1571
    • 提供者:szxszx
  1. Nion_JBD_NCG_Mcode_v2

    0下载:
  2. Matlab code for Non-Unitary Joint Block Diagonalization (JBD) based on Non Linear Conjugate Gradient. Last Update: March 2012 Author: Dimitri Nion (Feedback: dimitri.nion@gmail.com)
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:17358
    • 提供者:mehdi
  1. linear2

    0下载:
  2. Linear Block Code error correction coding principle and realization method of article detailed account of the software codec realize method with MATLAB simulation program. I see the most classic article on the RS coding
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:621
    • 提供者:Mohammed Sadiq
  1. matlab--7-4code

    2下载:
  2. 7-4线性分组码源代码在matlab中的程序实现,矩阵,信息为和校验位-7-4 linear block code source code in the matlab program implementation, matrix, for information and check digit
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3695
    • 提供者:zhangguangzhi
  1. JBD_NCG_Mcode

    0下载:
  2. 基于非线性共轭梯度的非酉矩阵分块联合对角化matlab程序-Matlab code for Non-Unitary Joint Block Diagonalization (JBD) based on Non Linear Conjugate Gradient.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:20138
    • 提供者:汤辉
  1. xhmcode

    0下载:
  2. 环码:无权码,每位代码无固定权值,任何相邻的两个码组中,仅有一位代码不同。 一个(n,k)线性分组码C,若它的任一码字的每一循环移位寄存器都是C的一个码字,则称C是一个循环码 给出了循环码的定义以及由生成多项式求解生成矩阵和系统生成矩阵的过程,并在Matlab环境下写出了循环码的编码器代码,实现了编码功能- Ring Code: no right code, each code is no fixed weight, any two adjacent code groups,
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1304
    • 提供者:高山
  1. the-linear-block-code-

    1下载:
  2. AWGN下通过MATLAB实现线性分组码的编译-AWGN achieved under linear block code compiled by MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1313
    • 提供者:shinehan
  1. simulink

    4下载:
  2. 线性分组码在matlab下进行的simulink仿真实验。(Simulink simulation experiment of linear block code under matlab.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-29
    • 文件大小:350208
    • 提供者:marklei
  1. linear block code

    0下载:
  2. 利用MATLAB的SIMULINK仿真通信系统里的线性分组码(matlab linear block code simulink)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-08
    • 文件大小:646144
    • 提供者:tjulyk
搜珍网 www.dssz.com